From: Bastien Nocera Date: Wed, 22 Nov 2017 14:23:52 +0000 (+0100) Subject: frame-clock: Fix typo in API documentation X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~38^2~182 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=38e68815c6fd8dc04341ce4397a5e9a5d1923637;p=gtk%2B3.0.git frame-clock: Fix typo in API documentation --- diff --git a/gdk/gdkframeclock.c b/gdk/gdkframeclock.c index 808368251a..f8450435ff 100644 --- a/gdk/gdkframeclock.c +++ b/gdk/gdkframeclock.c @@ -477,7 +477,7 @@ gdk_frame_clock_get_timings (GdkFrameClock *frame_clock, * * Returns: (nullable): the #GdkFrameTimings for the frame currently * being processed, or even no frame is being processed, for the - * previous frame. Before any frames have been procesed, returns + * previous frame. Before any frames have been processed, returns * %NULL. * Since: 3.8 */